home *** CD-ROM | disk | FTP | other *** search
- ECHO OFF
- CLS
- IF NOT %1.==. GOTO LOOP
- ECHO What is your answer? Type it in on a single line with a RETURN
- ECHO Then press Ctrl-Z followed by the RETURN key
- COPY ANSSETEQ.DAT+CON+ANSRET.DAT ANSSETEQ.BAT > NUL
- ANSSETEQ.BAT
- :LOOP
- DEL ANSSETEQ.BAT
- ECHO Your answer was "%answer%". I can use it and re-use it
- ECHO within this batch file -- see: "%answer%".
- ECHO Now I will clear your answer:
- SET answer=